| Total Complexity | 18 | 
| Dependencies | 3 | 
| Dependents | 1 | 
| Total lines | 116 | 
| Lines of code | 81 | 
| Logical lines of code | 34 | 
| Comment lines | 4 | 
| Methods | 7 | 
| Properties | 3 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| explain() | 52 | 5 | 27 | |
| parse() | 58 | 4 | 14 | |
| getNext() | 61 | 3 | 11 | |
| toString() | 63 | 3 | 10 | |
| __construct() | 74 | 1 | 5 | |
| toArray() | 67 | 1 | 8 | |
| fromArray() | 69 | 1 | 6 |